projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a612577
)
(PURESIZE) [MULTI_FRAME]: Increased to 250000.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 11 Jul 1994 00:23:33 +0000
(
00:23
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 11 Jul 1994 00:23:33 +0000
(
00:23
+0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index c786070372b456a8765d0b1579824140cd3a655a..b270f8701147ed36fee0dad7a93e9edbc6864550 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-29,7
+29,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 2
35
000
+#define PURESIZE 2
50
000
#else
#define PURESIZE 205000
#endif